home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 28 / PC Gamer IT CD 28 1-2.iso / MEDIA / Net.dxr / Images_44.ls < prev    next >
Encoding:
Text File  |  1997-12-30  |  264 b   |  9 lines

  1. on mouseDown me
  2.   set the member of sprite the currentSpriteNum to member 87 of castLib "Images"
  3. end
  4.  
  5. on mouseUp me
  6.   set the member of sprite the currentSpriteNum to member 88 of castLib "Images"
  7.   open(the text of field "OSpath" & "Explorer.exe \WIREPLAY\")
  8. end
  9.